xen.git
2015-06-26 Ian Jacksonlibxl: ao: datacopier callback gets an rc
2015-06-26 Ian Jacksonlibxl: ao abort: Abort libxc save/restore
2015-06-26 Ian Jacksonlibxl: ao abort: Handle SIGTERM in save/restore helper
2015-06-26 Ian Jacksonlibxl: ao abort: Preparations for save/restore abort
2015-06-26 Ian Jacksonlibxl: Introduce FILLZERO
2015-06-26 Ian Jacksonlibxl: ao abort: Support aborting where we spot domain...
2015-06-26 Ian Jacksonlibxl: Introduce DOMAIN_DESTROYED error code
2015-06-26 Ian Jacksonlibxl: ao abort: Note that driver domain task cannot...
2015-06-26 Ian Jacksonlibxl: ao abort: Make timeouts abortable
2015-06-26 Ian Jacksonlibxl: ao abort: Provide explicit internal abort check API
2015-06-26 Ian Jacksonlibxl: ao abort: Provide public ao abort request API
2015-06-26 Ian Jacksonlibxl: ao: Provide manip_refcnt
2015-06-26 Ian Jacksonlibxl: ao: Count the nested progeny of an ao
2015-06-26 Ian Jacksonlibxl: ao: Record ultimate parent of a nested ao
2015-06-26 Ian Jacksonlibxl: domain create: Do not destroy on ao abort
2015-06-26 Ian Jacksonlibxl: spawn: Preserve rc in error path
2015-06-26 Ian Jacksonlibxl: events: Permit timeouts to signal ao abort
2015-06-26 Ian Jacksonlibxl: events: Make libxl__async_exec_* pass caller...
2015-06-26 Ian Jacksonlibxl: events: Make timeout and async exec setup take...
2015-06-26 Ian Jacksonlibxl: New error codes ABORTED etc.
2015-06-26 Ian Jacksonlibxl: Change an internal comment to say `bail' rather...
2015-06-26 Ian Jacksonlibxl: Change some log messages to say `abandoning...
2015-06-26 Ian Jacksonlibxl: Rename AO_ABORT to AO_CREATE_FAIL
2015-06-26 Ian Jacksonlibxl: devstate: Use libxl__xswait*
2015-06-26 Ian Jacksonlibxl: xswait/devstate: Move xswait to before devstate
2015-06-26 Ian Jacksonlibxl: Use libxl__xswait* in libxl__ao_device
2015-06-26 Ian Jacksonlibxl: suspend: Return correct error from callbacks
2015-06-26 Ian Jacksonlibxl: suspend: common suspend callbacks take rc
2015-06-26 Ian Jacksonlibxl: suspend: switch_logdirty_done takes rc
2015-06-26 Ian Jacksonlibxl: ao internal API docs: Mention synchronous ao...
2015-06-26 David Vrabelx86,arm: remove asm/spinlock.h from all architectures
2015-06-26 David Vrabeluse ticket locks for spin locks
2015-06-26 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-06-26 Jan Beulichx86/AMD: also print TOM2 when printing MTRR state
2015-06-26 Ian Campbelltools: libxl: Take the userdata lock around maxmem...
2015-06-26 Ian CampbellUpdate to SeaBIOS rel-1.8.2
2015-06-25 Andrew Cooperx86: drop PSE from XEN_MINIMAL_CR4
2015-06-25 Andrew Cooperx86: clean up CR4 definitions
2015-06-25 Andrew Cooperx86/setup: initialise CR4 before creating idle_vcpu[0]
2015-06-25 Andrew Cooperx86/traps: avoid using current too early on boot
2015-06-25 Andrew Coopercommon/vsprintf: special-case DOMID_IDLE handling for %pv
2015-06-25 Wei Liulibxc: delete sent_last_iter
2015-06-25 Roger Pau Monneconfigure: check for argp
2015-06-25 Roger Pau Monnexen{trace/analyze}: don't use 64bit versions of libc...
2015-06-25 Wei Liulibxc: use xc_netbsd.c for rump kernel
2015-06-25 Wei LiuNetBSDRump: provide evtchn.h and privcmd.h
2015-06-25 Wei LiuRevert "libxl_set_memory_target: retain the same maxmem...
2015-06-25 Julien Gralldocs: Update INDEX to give a title for each ARM docs
2015-06-25 Julien Gralldocs: Look for documentation in sub-directories
2015-06-25 Julien Grallxen/arm: Propagate clock-frequency to DOMU if present...
2015-06-25 Tim DeeganRemove me from ARM/DT maintainers list.
2015-06-25 Tim DeeganChange x86 paging/sharing to 'Orphaned'.
2015-06-25 Tim DeeganChange kdd to 'Odd Fixes'.
2015-06-25 Tim DeeganNew maintainer for x86/mm
2015-06-25 Tim DeeganNew maintainers for VM events and memory access.
2015-06-24 Jan Beulichx86: fix build with old gas
2015-06-24 Paul Durrantx86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
2015-06-24 Jan Beulichx86/mm: use is_..._vcpu() instead of open coding it
2015-06-24 Jan Beulichx86: drop is_pv_32on64_vcpu()
2015-06-24 Tamas K Lengyelx86/mem_sharing: relax sanity check for memops
2015-06-23 Paul Durrantx86/hvm: remove extraneous parameter from hvmtrace_io_a...
2015-06-23 Paul Durrantx86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
2015-06-23 Paul Durrantx86/hvm: simplify hvmemul_do_io()
2015-06-23 Boris Ostrovskyx86/compat: manage argument translation area separately...
2015-06-23 Ian JacksonQEMU_TAG update
2015-06-22 Jan Beulichx86/vLAPIC: adjust types in internal read/write handling
2015-06-22 Boris Ostrovskyx86/pvh: properly initialize PVH guest's CR3
2015-06-22 Boris Ostrovskyx86/pvh: don't copy to/from trap_ctxt for 32b PVH guests
2015-06-22 Boris Ostrovskyx86/pvh: don't test 64b-only vcpu_guest_context's fields
2015-06-22 Juergen Grossupdate comments regarding pv-domain memory layout
2015-06-22 Don Slutzgdbsx_guestmemio: allow it to check domain
2015-06-22 David Vrabelevtchn: pad struct evtchn to 64 bytes
2015-06-22 David Vrabelevtchn: use a per-event channel lock for sending events
2015-06-22 David Vrabelevtchn: defer freeing struct evtchn's until evtchn_dest...
2015-06-22 David Vrabelevtchn: clear xen_consumer when clearing state
2015-06-22 Jan Beulichx86/HVM: EOI handling function adjustments
2015-06-19 David Vrabelgnttab: steal maptrack entries from other VCPUs
2015-06-19 Malcolm Crossleygnttab: use per-VCPU maptrack free lists
2015-06-19 Jan Beulichx86/MSI-X: cleanup
2015-06-19 Jan Beulichx86/MSI: track host and guest masking separately
2015-06-19 Jan Beulichx86/MSI-X: cleanup
2015-06-18 Jan Beulichx86/HVM: avoid pointer wraparound in bufioreq handling
2015-06-18 Jan Beulichx86/HAP: prefer is_..._domain() over is_..._vcpu()
2015-06-18 Jan Beulichx86/mm: prefer is_..._domain() over is_..._vcpu()
2015-06-18 Wei Wangx86: add a common interface for cpu matching
2015-06-18 Jan Beulichx86: synchronize PCI config space access decoding
2015-06-18 Jan Beulichslightly simplify SCHEDOP_remote_shutdown handling
2015-06-18 David Vrabelevtchn: remove the locking when unmasking an event...
2015-06-18 David Vrabelevtchn: simplify port_is_valid()
2015-06-18 Juergen Grosspvusb: don't rely on linux kernel macros for the interface
2015-06-18 Wei Liuoxenstored: fix del_watches and del_transactions
2015-06-17 Wei Liulibxl: refactor toolstack save restore code
2015-06-17 Ian Campbellxen: arm: Do not expose PMU to domain 0
2015-06-17 Roger Pau Monnelibxc: fix xc_dom_load_elf_symtab
2015-06-17 Ross Lagerwalltools/libxc: Batch memory allocations for PV guests
2015-06-17 Wei Liuoxenstored: implement XS_RESET_WATCHES
2015-06-17 Wei Liulibxc: unify handling of vNUMA layout
2015-06-17 Wei Liulibxl: clean up qemu-save and qemu-resume files
2015-06-16 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-06-16 Olaf Heringxenalyze: remove argp_program_version
next